home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / isdn / icn / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  133 b   |  6 lines

  1. # Makefile for the icn ISDN device driver
  2.  
  3. # Each configuration option enables a list of files.
  4.  
  5. obj-$(CONFIG_ISDN_DRV_ICN)    += icn.o
  6.